home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / printer / etext302.zip / WHATS.NEW < prev   
Text File  |  1996-03-27  |  4KB  |  122 lines

  1.  
  2.  
  3.     Version 1.00
  4.  
  5.     + Original version released November 1994
  6.  
  7.  
  8.     Version 1.10
  9.  
  10.     + Increased the number of lines per .TXT file that the READ.EXE
  11.       would support from 999 to 5000.
  12.  
  13.     + Fixed bug with menu bar related to END and PAGE DOWN keys.
  14.  
  15.     + Added "Please wait..." prompt while loading a file from the
  16.       READer with an expanding "." to ".." to "..." to show the
  17.       user that the READer is currently working.
  18.  
  19.  
  20.     Version 1.20
  21.  
  22.     + Added support for .TXT files wider than 80 columns.  The
  23.       left and right arrow and TAB and SHIFT+TAB keys will scroll
  24.       the text display left and right.
  25.  
  26.     + Fixed a bug that ignored the Main Menu background color
  27.       as specified by the compiler.
  28.  
  29.     + Fixed an oversight which failed to load .BIN wallpaper for
  30.       individual .TXT files.
  31.  
  32.     + If the author (you) does not use background wallpaper for
  33.       the Main Menu, then a prompt on the last line of the screen
  34.       will appear for your reader at the Main Menu reminding them
  35.       how to use the cursor keys (we should not assume that your
  36.       audience knows how to use a computer).
  37.  
  38.     + Fixed a bug related to text compression and tab characters
  39.       (ASCII 9).
  40.  
  41.  
  42.     Version 2.00
  43.  
  44.     + All new algorithm for compression/decompression of READ.DAT
  45.       file, increases speed 4-5 times over version 1.x, and results
  46.       in much smaller READ.DAT files.
  47.  
  48.     + .TXT files now must not be larger than 32,000 bytes.  Due to
  49.       the new compression algorithm, this restriction had to be
  50.       implemented.  The compiler will process .TXT files larger
  51.       than 32k, however they will be truncated.  If a .TXT file
  52.       is larger than 32,000 bytes, it ought to be broken down into
  53.       smaller, easier to read chapters.
  54.  
  55.     + Main menu layout configuration is saved and can be retrieved
  56.       eliminating the need to step through all the questions/prompts
  57.       when compiling your document.  If a COMPILE.CFG is found from
  58.       the last compilation, the compiler will prompt you if you
  59.       wish to use the same configuration.
  60.  
  61.  
  62.     Version 2.01
  63.  
  64.     + Fixed the prompt that appeared on the bottom of the
  65.       screen from the Main Menu in the reader (READ.EXE) which
  66.       had two words out of order.  This appeared only IF no
  67.       background wallpaper was used.  Purely cosmetic.
  68.  
  69.     + Fixed a bug that would cause the binary wallpaper file pick
  70.       list to abort the compilation process under some rare
  71.       circumstances.
  72.  
  73.  
  74.     Version 2.02
  75.  
  76.     + Fixed a bug that related to the compiler - an error which did
  77.       not show up until you tried to READ the compiled READ.DAT file.
  78.       The error could be identified with a message "File is corrupt"
  79.       when READ.EXE was accessed.  This error could occur in
  80.       versions 2.00 and 2.01 only.
  81.  
  82.  
  83.     Version 2.03
  84.  
  85.     + Fixed a bug that caused the compiler to abort if the user
  86.       did NOT use a title window above his menu, AND his menu
  87.       had exactly 21 chapter .TXT files - rare combination.
  88.  
  89.  
  90.     Version 2.10
  91.  
  92.     + Previous versions would fail to detect a write-protected
  93.       floppy diskette, and abort.  This has been fixed, and now
  94.       if READ.EXE encounters a write-protected floppy it will
  95.       advise the user to remove the write-protection tab.
  96.  
  97.     + Stacy Smith's ULP (upload preprocessor for PCBoard BBS's)
  98.       was corrupting the .DAT file when found in a .ZIP uploaded
  99.       to a PCBoard BBS.  His preprocessor thought the READ.DAT
  100.       file was a nested archive, and tried to unarchive it,
  101.       and then rearchive the package.  During this process his
  102.       utility corrupt the READ.DAT file.  This problem has been
  103.       fixed by us since Mr. Smith's ULP is already on many BBS's.
  104.       We have modified the .DAT file format to prevent ULP from
  105.       detecting it as a nested archive.
  106.  
  107.  
  108.     Version 3.00
  109.  
  110.     + 256 color .PCX image support has been added as a new
  111.       feature (only applies to the "Pro" version).
  112.  
  113.     + Sub-menus branching off the Main Menu have been added as
  114.       a new feature (only applies to the "Pro" version).
  115.  
  116.  
  117.     Version 3.01
  118.  
  119.     + Fixed a bug that would cause the version 3.00 compiler to
  120.       prematurely abort if no .PCX files were found in the
  121.       default drive.
  122.